﻿2026-08-18T09:03:23.2312201Z ##[group]Run actions/checkout@v5
2026-08-18T09:03:23.2312482Z with:
2026-08-18T09:03:23.2312683Z   repository: SaberMage/spt-shell-notify
2026-08-18T09:03:23.2312927Z   path: .adapter-notify
2026-08-18T09:03:23.2314869Z   token: ***
2026-08-18T09:03:23.2315078Z   ssh-strict: true
2026-08-18T09:03:23.2315264Z   ssh-user: git
2026-08-18T09:03:23.2315456Z   persist-credentials: true
2026-08-18T09:03:23.2315727Z   clean: true
2026-08-18T09:03:23.2315940Z   sparse-checkout-cone-mode: true
2026-08-18T09:03:23.2316183Z   fetch-depth: 1
2026-08-18T09:03:23.2316361Z   fetch-tags: false
2026-08-18T09:03:23.2316549Z   show-progress: true
2026-08-18T09:03:23.2316729Z   lfs: false
2026-08-18T09:03:23.2316905Z   submodules: false
2026-08-18T09:03:23.2317088Z   set-safe-directory: true
2026-08-18T09:03:23.2317301Z   allow-unsafe-pr-checkout: false
2026-08-18T09:03:23.2317521Z env:
2026-08-18T09:03:23.2317821Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32119561081-1-AEkFor
2026-08-18T09:03:23.2318309Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32119561081-1-AEkFor
2026-08-18T09:03:23.2318730Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32119561081-1-AEkFor
2026-08-18T09:03:23.2319228Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32119561081-1-AEkFor
2026-08-18T09:03:23.2319558Z ##[endgroup]
2026-08-18T09:03:23.2959075Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T09:03:23.2962814Z ##[group]Getting Git version info
2026-08-18T09:03:23.2963388Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-18T09:03:23.2985210Z [command]/usr/bin/git version
2026-08-18T09:03:23.3015879Z git version 2.43.0
2026-08-18T09:03:23.3031060Z ##[endgroup]
2026-08-18T09:03:23.3037391Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/369f2b85-be09-4ce2-b7eb-e771ffa02698/.gitconfig'
2026-08-18T09:03:23.3044714Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/369f2b85-be09-4ce2-b7eb-e771ffa02698' before making global git config changes
2026-08-18T09:03:23.3045519Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T09:03:23.3047512Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T09:03:23.3072766Z ##[group]Initializing the repository
2026-08-18T09:03:23.3075505Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T09:03:23.3100970Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-18T09:03:23.3101572Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-18T09:03:23.3102078Z hint: of your new repositories, which will suppress this warning, call:
2026-08-18T09:03:23.3102454Z hint: 
2026-08-18T09:03:23.3102750Z hint: 	git config --global init.defaultBranch <name>
2026-08-18T09:03:23.3103078Z hint: 
2026-08-18T09:03:23.3103416Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-18T09:03:23.3103907Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-18T09:03:23.3104289Z hint: 
2026-08-18T09:03:23.3104503Z hint: 	git branch -m <name>
2026-08-18T09:03:23.3105607Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T09:03:23.3111607Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T09:03:23.3133553Z ##[endgroup]
2026-08-18T09:03:23.3133939Z ##[group]Disabling automatic garbage collection
2026-08-18T09:03:23.3135816Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T09:03:23.3156198Z ##[endgroup]
2026-08-18T09:03:23.3156499Z ##[group]Setting up auth
2026-08-18T09:03:23.3161351Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T09:03:23.3183095Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T09:03:23.3405451Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T09:03:23.3427403Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T09:03:23.3614444Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T09:03:23.3638312Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T09:03:23.3816752Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T09:03:23.3848309Z ##[endgroup]
2026-08-18T09:03:23.3848718Z ##[group]Determining the default branch
2026-08-18T09:03:23.3851515Z Retrieving the default branch name
2026-08-18T09:03:23.7945163Z Default branch 'main'
2026-08-18T09:03:23.7946126Z ##[endgroup]
2026-08-18T09:03:23.7946518Z ##[group]Fetching the repository
2026-08-18T09:03:23.7950056Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T09:03:24.5326649Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T09:03:24.5327541Z  * [new branch]      main       -> origin/main
2026-08-18T09:03:24.5353549Z ##[endgroup]
2026-08-18T09:03:24.5356239Z ##[group]Determining the checkout info
2026-08-18T09:03:24.5357299Z ##[endgroup]
2026-08-18T09:03:24.5360929Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T09:03:24.5451801Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T09:03:24.5477588Z ##[group]Checking out the ref
2026-08-18T09:03:24.5480031Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T09:03:24.5512810Z Switched to a new branch 'main'
2026-08-18T09:03:24.5513248Z branch 'main' set up to track 'origin/main'.
2026-08-18T09:03:24.5516923Z ##[endgroup]
2026-08-18T09:03:24.5545297Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T09:03:24.5564919Z ee2d37eadc730c0019e0af82d683074c509634a2
